home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
print
/
snpdw3.arj
/
VENDINFO.DIZ
< prev
next >
Wrap
VENDINFO
|
1994-04-15
|
14KB
|
257 lines
┌────────────────────────────────────────────────────────────────────┐
│ SNAP_P Pascal Pretty Printer vDW30 │
│ SEE BELOW FOR PRODUCT INFORMATION │
└────────────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────────────────┐
│ This is a VENDINFO Product Information Record │
│ │
│ This record is a means of conveying information about a software │
│ product from the author to distributors and users. It contains a │
│ normal, "human-readable" section (you're reading it now), followed │
│ by a compressed data record. The data record contains a great │
│ deal of information in a form useable by automated tools. This │
│ allows BBSes, disk vendors, etc. to test automatically for │
│ permission to distribute, and to automatically extract product │
│ information for use in BBS files databases, vendor catalogs, etc. │
│ │
│ The VENDINFO file standard is published and is freely useable. │
│ │
│ The VENDINFO toolset includes a free end-user viewer, processing │
│ tools for use by distributors (BBSes, shareware disk vendors, │
│ etc.), and the editor used by author/publishers to produce these │
│ records. These tools are either free or very-low cost shareware. │
│ The toolset can be obtained from many sources, including the │
│ originators of VENDINFO: │
│ │
│ Rams' Island Software Voice: 303-841-2848 CompuServe: 76244,324 │
│ 7644 E. Lakecliff Way BBS: 303-841-6269 FidoNet: 1:104/333 │
│ Parker, CO 80134-5904 USA RIME: RAMSISLE │
└────────────────────────────────────────────────────────────────────┘
VENDINFO standard v1.00, produced by VendEdit v1.00, 12-Apr-1994
===== Product Information ==============================
Product: SNAP_P Pascal Pretty Printer
Version: DW30
Version Date: 15-Apr-1994
Product Type: Software
Basic Distribution Policy (see License, below, for details):
Shareware, subject to distribution restrictions
Product Description: StaNdArd Printer-Pascal (SNAP_P) DW3.0 <ASP>
A Pascal with Objects pretty printer. Both
DOS and Windows versions included. Major
revision includes most requested features.
Menu driven. Simple installation. Safe to
use. DOS version is Turbo Vision. Optional
dictionary gives control over the looks of
names like "cmCancel" and "mfYesButton". Full
control over block structure, indentation,
margins. Includes batch mode.
Category: Language translators
Keywords: Pascal pretty objects format
Required Packages: SNPDW30
This Package: SNPDW30
Required Configuration
Processor Family: Intel 80x86 (minimum 8086/8088)
Minimum OS: MS-DOS 3.1
Standard RAM: 640K
Hard Drive Space: 150K
Orders:
Address: Neptune Systems
1703 Neptune Lane
Houston, TX 77062
USA
Phone: (713)488-5722
FAX: (713)486-0375
CompuServe: 71565,303
Prodigy: xgbv99a
Internet: 71565.303@compuserve.com
Support:
Address: Neptune Systems
1703 Neptune Lane
Houston, TX 77062
USA
Phone: (713)488-5722
FAX: (713)486-0375
CompuServe: 71565,303
Prodigy: xgbv99a
Internet: 71565.303@compuserve.com
===== Information for Users ("READ-ME") ================
This package contains the SNAP_P(TM) (Version 3.0 for both DOS and
Windows), by Neptune Systems. SNAP_P (StaNdArd Printer-Pascal)
reformats Pascal source code into a structured format that you specify.
This document contains only a brief description of the package and its
features, along with instructions for its installation.
If you work with Pascal, and you've ever had trouble reading someone
else's code SNAP_P can save you hours of frustration. If you have a
commercial programming shop, these savings translate to profit. Readable
code is a must for reliability and maintainability.
SNAP_P provides a way to protect blocks of code from modification. The
interface part of a unit is often carefully hand crafted for ease of
reading. SNAP_P will not reformat the interface unless told to.
SNAP_P is safe to use. It will never change the original source code
without your permission, and even then it makes a backup copy first.
SNAP_P makes no strange changes to your hard disk. System integrity is
preserved on installation or removal.
SNAP_P is a shareware program. This evaluation version includes all
features of the program, and is not crippled in any way. You may use it
for up to 30 days, without charge (see SNAP_P.DOC for more details). If
you like the program, and wish to continue its use after this evaluation
period, you are required to pay for the program (see SNAP_P.FRM for more
details). Any fee you may have paid to others (disk vendors, dealers,
etc.) to obtain this evaluation version was a fee for their copying and
distribution services, rather than a payment for continued use of the
program.
===== Packing List =====================================
As released by the author or publisher, this package contained the
following files in addition to this VENDINFO.DIZ:
Filename Size Date Time CRC32
READ_ME.1ST 216 15-Apr-1994 12:00a EB5EF01B
READ_ME.BAT 410 15-Apr-1994 12:00a 9FC5F0F7
FILE_ID.DIZ 437 15-Apr-1994 12:00a 850A8AD8
SNAP_P.DOC 33421 15-Apr-1994 12:00a E723E3CF
VENDOR.DOC 216 15-Apr-1994 12:00a 8C5E6214
SNAP_PD.EXE 151440 15-Apr-1994 12:00a E97B5745
SNAP_PW.EXE 122112 15-Apr-1994 12:00a F14AB65F
SNAP_P.FRM 2502 15-Apr-1994 12:00a 2C308565
REGISTER.TXT 1872 15-Apr-1994 12:00a 0ED97BEA
VENDOR.TXT 216 15-Apr-1994 12:00a 8C5E6214
===== Installation =====================================
INSTALLATION
The installation procedure for SNAP_P is quite simple. Essentially, you
just copy the program and run it. You will need about 300K of available
disk space on the hard drive on which you plan to install SNAP_P. The
installation is non-intrusive; SNAP_P will not make any changes to your
system.
There are two .EXE files in the distribution package: SNAP_PD.EXE for
DOS and SNAP_PW for Windows. You should create a home directory for
SNAP_P and copy either (or both) of the .EXE files to this directory.
The name of the directory is not important. SNAP_P will write to the
home directory, so you shouldn't put the .EXE files in the root
directory. If you want to execute from anywhere in your system the new
directory should be in the path. If you want to use SNAP_P as a tool in
a Borland product, see SNAP_P.DOC for details. If you want to try
SNAP_P from a read-only device (CD for example) you can, but you will
not be able to change the options or save the dictionary.
YOU'RE READY TO GO
To get started, run SNAP_P without any command line parameters. SNAP_P
will go into full interactive mode. When you reformat a Pascal source
file, you see the original and new files side-by-side. You may change
the options until you get a style you like. You may find some blocks
you want to protect from any processing. See SNAP_P.DOC for how to do
this. SNAP_P will never change the original file without your
permission, and even then will make a backup copy first. After you get
a style you like you can start using batch mode. See SNAP_P.DOC for
details and command line syntax.
Site license and custom modifications available. Contact Neptune
Systems for details.
===== Warranty =========================================
LIMITED WARRANTY
THIS SOFTWARE AND MANUAL ARE PROVIDED FOR EVALUATION ONLY, ON AN "AS IS"
BASIS. NEPTUNE SYSTEMS DISCLAIMS ALL WARRANTIES RELATING TO THIS
SOFTWARE, WHETHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
PURPOSE. NEITHER NEPTUNE SYSTEMS NOR ANYONE ELSE WHO HAS BEEN INVOLVED
IN THE CREATION, PRODUCTION, OR DELIVERY OF THIS SOFTWARE SHALL BE
LIABLE FOR ANY INDIRECT, CONSEQUENTIAL, OR INCIDENTAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE SUCH SOFTWARE, EVEN IF NEPTUNE
SYSTEMS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR CLAIMS.
THE PERSON USING THE SOFTWARE BEARS ALL RISK AS TO THE QUALITY AND
PERFORMANCE OF THE SOFTWARE.
===== License for Use and Distribution =================
TRIAL USE LICENSE
SNAP_P is NOT a public domain program. It is copyrighted by Neptune
Systems. This software and accompanying documentation are protected by
United States copyright law and also by international treaty provisions.
Neptune Systems grants you a limited license to use this software for
evaluation purposes for a period not to exceed thirty days. If you
continue using this software after the thirty-day evaluation period, you
MUST make a registration payment to Neptune Systems.
You may not use, copy, rent, lease, sell, modify, decompile,
disassemble, otherwise reverse engineer, or transfer the licensed
program except as provided in this agreement. Any such unauthorized use
shall result in immediate and automatic termination of this license. All
rights not expressly granted here are reserved to Neptune Systems.
LIMITED DISTRIBUTION LICENSE
The following may distribute SNAP_P, completely unaltered, without
further permission; individuals may provide copies for evaluation to
other individuals; for other cases or to distribute in modified form,
you must consult the attached VENDINFO data record, which is hereby
incorporated by reference. Any distribution satisfying all the
distribution requirements expressed in that data record is hereby
authorized.
Permission to distribute the SNAP_P package is not transferable,
assignable, saleable, or franchisable. Each vendor wishing to
distribute the package must independently satisfy the terms of this
limited distribution license.
U.S. Government Information: Use, duplication, or disclosure by the
U.S. Government of the computer software and documentation in this
package shall be subject to the restricted rights applicable to
commercial computer software as set forth in subdivision (b)(3)(ii) of
the Rights in Technical Data and Computer Software clause at
252.227-7013 (DFARS 52.227-7013). The Contractor/manufacturer is
Neptune Systems, 1703 Neptune Lane, Houston, Texas 77062.
Neptune Systems may revoke any permissions granted here, by notifying
you in writing. All rights not expressly granted here are reserved to
Neptune Systems.
===== Compressed Data Record Follows ===================
PK